Skip to content

Conversation

vnicers
Copy link
Contributor

@vnicers vnicers commented Mar 14, 2025

Description

fix #2422
fix #2447

Refresh the database and delete the knowledge base, both perform vector data deletion operations, but the vector database persistence file is occupied by other processes, it cannot be deleted, and the vector collection has been deleted, if it is deleted again, the collection cannot be found, and you need to query whether the collection exists before deleting it

How Has This Been Tested?

Refresh the database or delete the knowledge base

Snapshots:

Include snapshots for easier review.
image

Checklist:

  • My code follows the style guidelines of this project
  • I have already rebased the commits and make the commit message conform to the project standard.
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged and published in downstream modules

@github-actions github-actions bot added the fix Bug fixes label Mar 14, 2025
Copy link
Collaborator

@Aries-ckt Aries-ckt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Collaborator

@fangyinc fangyinc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@fangyinc fangyinc merged commit 6a79c8c into eosphoros-ai:main Mar 14, 2025
2 checks passed
FOkvj pushed a commit to FOkvj/DB-GPT that referenced this pull request Mar 23, 2025
…ation consistency issue (eosphoros-ai#2465)

Co-authored-by: tam <tanwe@fulan.com.cn>
@QGcPV7EBU58rclpM
Copy link

QGcPV7EBU58rclpM commented Jul 15, 2025

No fix, this problem still persists when MySQL refreshes the data source.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Bug fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] [Module Name] Bug title 无法删除数据源链接 [Bug] [Knowlege] delete knowledge space error

4 participants